@charset "utf-8";
/* CSS Document */
.contents{margin:0 auto;width:750pt; }

.tit12{text-align:center;font-weight:400;line-height:28px}
.tit12 p{color:#333;font-size:23px}
.tit12 b{display:block;margin:3px 0;background:url(../images/h_bg1.gif) no-repeat center center;color:#1b61bd;font-size:28px}
.tit12 em{color:#666;text-transform:uppercase;letter-spacing:5px;font-size:9pt}

.clearfix{zoom:1}


.flow2{overflow:hidden;height:500px}
.flow2 h2 b{background:url(../images/h_bg2.gif) no-repeat center center}
.flow2 ul{margin-top:40px}
.flow2 li{float:left;overflow:hidden;width:142px}
.flow2 li:hover em{background-position:0 -6pc;color:#fff}
.flow2 li .flbg{margin-bottom:10px;height:103px;background:url(../images/flow-shadow.png) no-repeat 41px bottom}
.flow2 li em{display:block;margin:0 auto;width:94px;height:94px;background:url(../images/icobox.png) no-repeat;color:#878787;text-align:center;letter-spacing:-3px;font-size:36px;line-height:94px}
.flow2 li p{color:#444;text-align:center;font-size:1pc;line-height:24px}
.flow2_pho{margin:35px auto 0;padding-left:45px;width:570px;height:44px;border:1px solid #1b61bd;background:url(../images/pho1.gif) no-repeat 15px center;line-height:44px}
.flow2_pho a{float:right;display:block;width:102px;background:#1b61bd;color:#fff;text-align:center;font-size:14px}
.flow2_pho i{margin-right:10px;color:#555;font-size:14px}
.flow2_pho i b{color:#1b61bd;letter-spacing:-2px;font-size:23px}




.header {
	background: url(../images/headerbg.jpg) no-repeat;
}
.product_right {
	float: right;
	width: 950px;
	overflow: hidden;
}
.product_tit {
	height: 35px;
	padding-left: 15px;
	border-left: 3px solid #c01b2c;
}
.product_tit .more {
	display: block;
	float: right;
	padding-right: 15px;
	line-height: 35px;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.product_tit .active a {
	height: 35px;
}
.product_tit h3 a {
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #3c3c3c;
	margin-right: 10px;
}
.product_right ul li:nth-child(3n) {
 margin-right: 0;
}
.product_list {
	margin-top: 20px;
}
.product_right ul li {
	float: left;
	width: 304px;
	border: 1px solid #eee;
	margin: 15px 15px 0px 0px;
	background: #fff;
}
.product_right ul li:hover {
	background: #c01b2c;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.product_right ul li b {
	display: block;
	max-width: 100%;
	height: 220px;
	overflow: hidden;
	text-align: center;
}
.product_right ul li a img {
	max-width: 100%;
	height: 220px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.product_right ul li img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
}
.product_right ul li span {
	display: block;
	font-size: 14px;
	line-height: 47px;
	padding: 0px 20px;
}
.product_right ul li span a {
	display: block;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: url(../images/jt1.png) no-repeat right center;
}
.product_right ul li:hover a {
	color:#ffffff;
	background:url(../images/jt2.png) no-repeat right center
}
.anlikz {
	width: 1200px;
	margin: 0 auto;
}
.marqueeleft {
	width:100%;
	overflow:hidden;
	margin:0px auto;
}
.marqueeleft ul {
	float:left;
}
.marqueeleft li {
	float:left;
	margin: 0 10px 0 0;
	display:inline;
	overflow:hidden;
}
.marqueeleft li .pic {
	display:block;
	border:#ccc 1px solid;
	padding:2px;
	overflow:hidden;
	text-align: center;
	position: relative;
}
.marqueeleft li .txt {
	text-align: center;
	height: 35px;
	line-height: 35px;
}
.marqueeleft ul li a img {
	max-width:100%;
	height:200px;
}
.prozz {
	transform: scale(0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background-color: rgba(192, 27, 44, 0.52);
 transition: transform .3s linear;
}
.pic:hover .prozz {
	transform: scale(1);
 transition: transform .3s linear;
}
.prozz>img {
	margin-top: 30%;
	width: 38px !important;
	height: 38px !important;
	border-radius: 50%;
}
.newProTit:after {
	margin: 1px 0 3px;
	display: block;
	content: "";
	width: 74px;
	height: 3px;
	background-color: #c01b2c;
}
.mt1200 {
	width: 1200px;
	margin: 20px auto;
}
h3.biaoti {
	color: #3c3c3c;
	float: left;
	line-height: 35px;
	font-size: 24px;
}
small.fontCapit.hidden-xs {
	font-size: 14px;
	padding-left: 5px;
	color: #bbbbbb;
	text-transform: capitalize;
}
.fontRed {
	float: right;
	line-height: 30px;
	color: #c01b2c;
	font-size: 18px;
}
.main2 {
	width: 1200px;
	margin: 35px auto 0;
}
.cpfl {
	width: 232px;
	float: left;
}
.cpfltit {
	height: 56px;
	background: #0f0f0f;
	line-height: 56px;
	color: #fff;
	text-align: center;
	font-size: 22px;
}
ul.kzfuwu li {
	height: 40px;
	line-height: 40px;
	background: #c01b2c url(../images/listtb.png) no-repeat 40px;
	margin-top: 5px;
}
ul.kzfuwu li a {
	color: #fff;
	font-size: 15px;
	padding-left: 70px;
}
.bigProListBt {
	margin: 15px 0;
	background: #f7f7f7;
	padding: 10px;
}
.c1 {
	background: url(../images/c1.jpg) no-repeat center top;
	height: 644px;
	overflow: hidden;
	margin: 30px 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.about {
	width: 587px;
	margin-top: 66px;
}
.fr {
	float: right;
}
.about_title {
	color: #c01b2c;
	font: 600 40px 微软雅黑;
}
.about_title span {
	font-size: 20px;
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 8px;
}
.about .content {
	color: rgb(255, 255, 255);
	margin-top: 22px;
	font: 400 14px/30px 微软雅黑;
}
a.gd {
	color: #fff;
	font: 400 14px/35px "arial";
	display: block;
	float: right;
	width: 104px;
	text-align: center;
	float: left;
	background: #c1ad51;
	border-radius: 6px;
	margin-top: 45px;
	position: relative;
}
.xinwen {
	width: 1200px;
	margin: 0 auto;
}
.xinwenl {
	float: left;
	width: 47%;
	margin-right: 1%;
}
.xinwenr {
	width: 47%;
	float: right;
	border-left: 1px solid #ddd;
	padding-left: 3%;
}
.xinwentit:after {
	margin: 1px 0 3px;
	display: block;
	content: "";
	width: 80px;
	height: 3px;
	background-color: #c01b2c;
}
h3.xwbt {
	font-size: 22px;
	float: left;
	margin-bottom: 8px;
}
a.xwmore {
	float: right;
	font-size: 16px;
	line-height: 38px;
}
.xinwenone>img {
	margin: 20px 0 0;
}
h3.xwtm1 {
	float: left;
}
.xwtm {
	line-height: 35px;
}
h3.xwtmrq {
	float: right;
	color: #999;
}
.xwnr {
	line-height: 24px;
}
ul.xwtwo {
	margin: 15px 0 0;
}
ul.xwtwo li {
	line-height: 35px;
}
a.xwnr1 {
	float: left;
}
span.xwdate {
	float: right;
}
ul.cjwt {
	margin: 20px 0 0;
}
ul.cjwt li {
	background: #c01b2c;
	padding: 4% 5%;
	margin-bottom: 3%;
}
h3.cjwtbt {
	color: #fff;
	margin-bottom: 12px;
	font-size: 15px;
}
h3.cjwtnr {
	color: #fff;
	line-height: 25px;
}
.servTit {
	padding: 35px 0 30px;
}
.text-center {
	text-align: center;
}
.servTit h2 {
    font-family: "Microsoft YaHei";
    font-size: 26px;
    line-height: 24px;
    font-weight: bold;
    color: #333333;
}
.servTit h2:after {
    display: block;
    margin: 10px auto;
    content: "";
    width: 100px;
    height: 2px;
    background-color: #c01b2c;
}
.servTit p {
    font-family: "Arial";
    font-size: 18px;
    line-height: 24px;
    color: #bbbbbb;
    font-weight: normal;
}
.fontUpper {
    text-transform: uppercase;
}
.fuwu{
	width:25%;
	float:left;
}
.serviceItem {
    border: 1px solid #e8e8e8;
    margin: 10px auto;
    padding: 20px 10px;
    box-sizing: border-box;
    /* width: 279px; */
    width: 100%;
    max-width: 250px;
    height: 235px;
}
.serviceItem h4 {
    padding: 10px 0 6px;
    font-size: 26px;
    font-weight: bold;
    color: #e80000;
    line-height: 40px;
}
.serviceItem h1:after {
    display: block;
    content: "";
    margin: 10px auto;
    width: 86px;
    height: 3px;
    background-color: #c2c2c2;
}
.serviceInfo {
    margin: 0 auto;
    width: 90%;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666666;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.youshi {
    width: 100%;
    background: url(../images/c2.jpg);
    height: 1036px;
}
.advantage {
    position: relative;
    top: 527px;
}
.advantage dl {
    width: 440px;
    float: left;
    margin-bottom: 82px;
}
.advantage dd {
    width: 154px;
    float: left;
    height: 154px;
    overflow: hidden;
    border: 7px solid #c01b2c;
}
.advantage dd img {
    width: 154px;
    height: 154px;
    transition: all .3s ease;
    transform: scale(1);
}
.advantage dt {
    width: 245px;
    float: right;
}
.advantage dt a {
    color: rgb(255, 255, 255);
    font: 400 20px/50px 微软雅黑;
}
.advantage dt div {
    color: rgb(214, 214, 214);
    margin-top: 5px;
    font: 400 16px/24px 微软雅黑;
}
.advantage dl:nth-child(2n) {
    float: right;
}
.advantage dl:nth-child(2n) {
    float: right;
}
.c9box {
    margin-top: 32px;
}
.c9box li:nth-child(4n) {
    margin-right: 0;
}
.c9box li {
    float: left;
    width: 279px;
    overflow: hidden;
    margin: 0 27px 27px 0;
    position: relative;
}
.c9box li img, .c9box li span, .c9box li a {
    display: block;
    height: 227px;
    border: 1px solid #eee;
    max-width: 100%;
	margin: 0 auto;
}
.c9box li a {
    position: absolute;
    top: -228px;
    left: 0px;
    background: url(../images/casebg.png);
    color: #fff;
    padding: 0 25px;
    width: 229px;
    text-align: center;
}
.c9box li a h2 {
    font-size: 20px;
    padding-top: 80px;
    color:#fff;
}
.c9box li a p {
    font-size: 22px;
    margin-top: 20px;
    line-height: 24px;
}
.c9box li:hover img{
	transform:scale(1.2);
}




